Skip to content

Conversation

@christibbs
Copy link
Contributor

@christibbs christibbs commented Mar 23, 2020

  • Migrate to Swift 5 in UI tests app
  • Update to recommended settings in .xcodeproj file for end-to-end integration test app
  • Update method signature for application:continueUserActivity: in AppDelegate of end-to-end app

@google-oss-bot google-oss-bot added the api: inappmessaging Firebase In App Messaging label Mar 23, 2020
Copy link
Member

@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

Two future options to consider:

  • Add an option to the Xcode project to fail on warnings
  • And/or add option to invocation in build.sh to catch in CI runs

LastSwiftUpdateCheck = 0830;
LastUpgradeCheck = 0900;
LastUpgradeCheck = 1130;
ORGANIZATIONNAME = "Yong Mao";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to Firebase

@christibbs christibbs merged commit 2779d9c into master Mar 25, 2020
@paulb777 paulb777 deleted the fiam-fix-warnings branch March 27, 2020 00:23
ryanwilson pushed a commit that referenced this pull request Apr 24, 2020
* Migrate UI test project to Swift 5

* Fix warning in application:continueUserActivity: method signature

* Update to recommended settings in functional test apps

* Update to recommended settings in functional tests app

* Change organization name to Firebase, treat warnings as error
@firebase firebase locked and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: inappmessaging Firebase In App Messaging cla: yes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants